home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / sci-data-formats < prev    next >
Encoding:
Text File  |  1995-07-25  |  18.5 KB  |  420 lines

  1. Subject: Scientific Data Format Information FAQ
  2. Newsgroups: sci.data.formats,news.answers,sci.answers
  3. From: ilana@kiowa.scd.ucar.edu (Ilana Stern)
  4. Date: 23 Nov 1994 12:00:05 GMT
  5.  
  6. Archive-name: sci-data-formats
  7. Last-modified: 16 Nov 1994
  8.  
  9. Recent changes:
  10.  
  11.   ==within last two weeks==
  12.  
  13.   ==within last four weeks==
  14.  
  15.  
  16.  
  17.  
  18. This is the FAQ for the sci.data.formats newsgroup.  Contents:
  19.  
  20. -2)  How to use this document
  21. -1)  How to get a current copy of this document
  22.  0)  Resources for format information
  23.  1)  Resources for visualization software information
  24.  2)  How to use the data retrieval methods
  25.  3)  Why isn't my favorite format on this list?
  26.  
  27. Each (major) section has a "Subject:" line, so you can search on the
  28. subject title above to find the section quickly.
  29.  
  30. This article is copyright (c) 1993 by Ilana Stern.  It may be freely
  31. distributed provided that this copyright notice and the information
  32. on retrieving a current copy are not removed. 
  33.  
  34. Comments, corrections, or additions should be sent to Ilana Stern
  35. at ilana@ncar.ucar.edu.
  36.  
  37. ---------------
  38. Subject:  How to use this document
  39.  
  40.   Most FAQ (Frequently Asked Questions) documents list many questions and 
  41. their answers.  This FAQ is (mostly) devoted to answering only one question:
  42.  
  43. "Where can I find documentation and software for [X] data format?" 
  44.  
  45.   As the amount of information available over the networks has been 
  46. increasing, so have the methods by which this information can be obtained.  
  47. No longer is direct usage of FTP the only, or even the most frequent, method 
  48. of obtaining data;  we now have Gopher, Wais, and WWW, as well as many
  49. site-specific interfaces.  Because the information itself may be accessible
  50. in many different ways, this FAQ will identify resources in terms of
  51. URLs (Uniform Resource Locators).  This will also help us convert this
  52. FAQ to a hypertext document, so that it can be used with a WWW browser
  53. to go directly to any of the listed sources.
  54.   Here's a glossary, so you can decode the URLs if necessary to reach 
  55. the sites: 
  56.  
  57.     ftp://host.name.domain/directory/[filename]    ftp site
  58.     http://host.name.domain/directory/[filename]    www server
  59.     telnet://host.name.domain            telnet site
  60.     gopher://host.name.domain            gopher server
  61.     wais://host.name.domain                wais server
  62.     news:newsgroup.name                newsgroup
  63.  
  64.   So, for example, if a document is available at ftp://ncardata.ucar.edu/
  65. it means that you should ftp to ncardata.ucar.edu, and the information is
  66. in the top-level directory.
  67.   If you don't know what these information retrieval methods are, see
  68. the section "How to use the data retrieval methods".
  69.  
  70. ---------------
  71. Subject:  How to get a current copy of this document
  72.  
  73.   If you are reading this document after 7 Dec 1994, you are reading an 
  74. outdated copy. A current copy of this document can be obtained by anonymous 
  75. FTP to ftp://rtfm.mit.edu/pub/usenet/news.answers/sci-data-formats. 
  76. If you don't know what FTP is, see the section "How to use the data retrieval 
  77. methods".
  78.  
  79. If you can't use FTP, send email to mail-server@rtfm.mit.edu with
  80.     send /pub/usenet/news.answers/sci-data-formats
  81.   as the only text in the message (leave the subject blank).
  82.  
  83. A current hypertext version of this document can be obtained from
  84. http://fits.cv.nrao.edu/traffic/scidataformats/faq.html, 
  85. or (for European users in particular) from 
  86. http://info.mcc.ac.uk:80/CGU/Visualisation/sdf.html.  If
  87. you would like to archive this FAQ in either hypertext or plaintext
  88. format, and want to receive a new copy automatically at every update, 
  89. please send me email.
  90.  
  91. ---------------
  92. Subject:  Resources for format information
  93.  
  94. 1) CDF
  95. 2) FITS
  96. 3) GRIB
  97. 4) HDF
  98. 5) netCDF
  99. 6) VICAR
  100. 7) PDS
  101. 8) Miscellaneous graphics formats
  102. 9) SAIF
  103. 10) SDTS
  104. 11) HDS
  105. 12) MedFileS
  106.  
  107. 1. CDF
  108.   CDF (Common Data Format) is a library and toolkit for storing, manipulating,
  109. and accessing multi-dimensional data sets.  The basic component of CDF is a 
  110. software programming interface that is a device independent view of the 
  111. CDF data model.  
  112.   A user's guide and software are on ftp://nssdca.gsfc.nasa.gov/cdf.dir/ for
  113. VMS and ftp://ncgl.gsfc.nasa.gov/pub/cdf/ for all others.
  114.   Some general information on CDF, including a FAQ, is available from
  115. http://nssdc.gsfc.nasa.gov/cdf/cdf_home.html.
  116.   A recent paper for CDF is available from ftp://ncgl.gsfc.nasa.gov/pub/cdf/
  117. doc/papers/CDF-nssdc.ps.Z.
  118.   Questions can be directed to cdfsupport@nssdca.gsfc.nasa.gov.
  119.   A client-server software layer called CSCDF, which can be used with 
  120. the CDF library to provide applications access to remote CDF datasets,
  121. can be obtained from its author, Hillel Steinberg, by email at
  122. zeus@cs.umd.edu.
  123.  
  124. 2. FITS
  125.  
  126.   FITS (Flexible Image Transport System) is the standard data interchange 
  127. and archival format of the worldwide astronomy community.  The NOST Standard 
  128. and User's Guide, some software, and test files are available from 
  129. ftp://nssdc.gsfc.nasa.gov/pub/fits.
  130.   The site ftp://fits.cv.nrao.edu/fits (accessible via WWW at 
  131. http://fits.cv.nrao.edu/) has other software and a different set of test files, 
  132. and electronic copies of FITS proposals that are under development or in the 
  133. international approval process.  Archives of news:sci.data.formats and 
  134. news:sci.astro.fits (which is devoted to discussion of FITS) that are of 
  135. interest to astronomers can be found in ftp://fits.cv.nrao.edu/fits/traffic/. 
  136.   A WAIS index that can be searched for FITS information is at 
  137. http://info.cern.ch:8001/fits.cv.nrao.edu:210/nrao-fits.
  138.   If you've searched all these resources and still have questions, you 
  139. can direct them to fits@nssdca.gsfc.nasa.gov.
  140.  
  141. 3. GRIB
  142.  
  143.   GRIB (GRid In Binary) is the World Meteorological Organization (WMO) 
  144. standard for gridded meteorological data.  Unfortunately it is still not 
  145. very "standard", as some organizations use their own versions.  A format 
  146. description for WMO GRIB can be found at 
  147. ftp://ncardata.ucar.edu/datasets/ds084.5/format_grib.new,
  148. and read code is in the file access_grib.f in the same directory.
  149. The format description can also be found at 
  150. ftp://nic.fb4.noaa.gov/pub/nws/nmc/docs/gribguide/guide.txt.
  151.  
  152.   If you need GRIB to read ECMWF data, the above format description, along 
  153. with the ECMWF-specific parameter table, and a list of differences between
  154. WMO and ECMWF GRIB, is in ftp://ncardata.ucar.edu/datasets/ds111.2/format.
  155. Read code can be found in ftp://ncardata.ucar.edu/datasets/ds111.2/software.
  156.   If all else fails, contact Ilana Stern at ilana@ncar.ucar.edu.
  157.  
  158. 4. HDF
  159.  
  160.   HDF (Hierarchical Data Format) is a self-defining file format for transfer 
  161. of various types of data between different machines. The HDF library contains 
  162. interfaces for storing and retrieving compressed or uncompressed raster images 
  163. with palettes, and an interface for storing and retrieving n-Dimensional 
  164. scientific datasets together with information about the data, such as labels, 
  165. units, formats, and scales for all dimensions.
  166.   Source code and documentation are on ftp://ftp.ncsa.uiuc.edu/HDF.  
  167. Some general information on HDF, including a FAQ, is available from
  168. http://www.ncsa.uiuc.edu/SDG/Software/HDF/HDFIntro.html.  
  169.   The HDF World Wide Web(WWW) information server, with links to the above plus
  170. an in-progress HTML reference manual is on http://hdf.ncsa.uiuc.edu:8001/.
  171.  
  172. 5. netCDF
  173.  
  174.   NetCDF (Network Common Data Form) is an interface for scientific data 
  175. access which implements a machine-independent, self-describing, extendible 
  176. file format.  All netCDF information is available via the WWW site
  177. http://www.unidata.ucar.edu/packages/netcdf/.
  178.   Source code and documentation for the netCDF data access library 
  179. is available from ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf.tar.Z.
  180.   A FAQ is available from http://www.unidata.ucar.edu/packages/netcdf/faq.html
  181. or in text from ftp://ftp.unidata.ucar.edu/pub/netcdf/FAQ.  
  182.   Past netCDF support inquiries have been archived and can be searched from
  183. gopher://groucho.unidata.ucar.edu/7waissrc%3a/systems/netcdf/unidata-support-netcdf.src.
  184.   The netCDF User's Guide is available as a hypertext (HTML) document
  185. from http://www.unidata.ucar.edu/packages/netcdf/guide.txn_toc.html,
  186. in compressed PostScript at ftp://ftp.unidata.ucar.edu/pub/netcdf/guide.ps.Z,
  187. or in source form with the netCDF source distribution.
  188.   A recent paper (Jenter and Signell, 1992) which provides a good introduction 
  189. to netCDF is available as ftp://crusty.er.usgs.gov/pub/netcdf.asce.ps.  
  190.   A visual browser for netCDF format data files is available from
  191. ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/ncview.tar.Z.
  192.   A mailing list, netcdfgroup@unidata.ucar.edu, exists for discussion of the 
  193. netCDF interface, and for announcements of netCDF news:  to subscribe, send 
  194. a request to netcdfgroup-adm@unidata.ucar.edu.  The archives of netcdfgroup 
  195. are available from ftp://ftp.unidata.ucar.edu/mail-archives/netcdfgroup, 
  196. and can be searched at wais://wais.unidata.ucar.edu:210/netcdf-group.src.
  197.   For more information, contact support@unidata.ucar.edu.
  198.  
  199. 6. VICAR 
  200.  
  201.   VICAR (Video Image Communication and Retrieval) is a collection of image
  202. processing programs supported by the Multimission Image Processing
  203. Laboratory (MIPL) at the Jet Propulsion Laboratory (JPL), for use
  204. in manipulating and analyzing spacecraft images.  The image format
  205. used by VICAR programs, and for all or most data from JPL-managed
  206. missions, is referred to as VICAR format.  An independent third-party
  207. description of the VICAR image format is available at
  208. ftp://lager.geo.brown.edu/pub/doc/vicar_fmt.txt.
  209.   A much more comprehensive and official description of the VICAR
  210. image format was recently spotted at
  211. http://www-mipl.jpl.nasa.gov/vic_file_fmt.html.  Contact
  212. Bob_Deen@iplmail.jpl.nasa.gov for more information.
  213.  
  214. 7. PDS
  215.  
  216.   In recent years, the Planetary Data System (PDS) has been responsible
  217. for archiving space mission data on CD-ROM media, using its own self-
  218. describing data format, variously know as PDS or ODL (Object Description 
  219. Language).  At least some of the current projects (e.g. Magellan, Galileo) 
  220. are using the PDS format as a "pointer" to detached VICAR-format imagery on 
  221. the mission CDROM volumes. 
  222.   The PDS Standards Reference Document can be found at
  223. http://stardust.jpl.nasa.gov/stdref/stdref.htm.  For more information,
  224. contact pds_operator@jplpds.jpl.nasa.gov.
  225.  
  226. 8. Miscellaneous graphics formats
  227.   
  228.   These formats for storing graphics files -- TIFF, GIF, JPEG, FLI, CGM,
  229. and so on -- are more properly discussed in news:comp.graphics.  A small
  230. amount of documentation on these and other graphics formats is on 
  231. ftp://zamenhof.cs.rice.edu/pub/graphics.formats;  other archive sites
  232. are ftp://ftp.ncsa.uiuc.edu/misc/file.formats/graphics.formats, and
  233. ftp://telva.ccu.uniovi.es/pub/graphics/Image.
  234.   The site http://www.crs4.it/HTML/LUIGI/MPEG/mpegfaq.html has information
  235. on the MPEG format.
  236.   The comp.graphics FAQ and resource file have more information on where
  237. to find read and conversion programs for these formats.  You can find
  238. them at ftp://rtfm.mit.edu/pub/usenet/news.answers.
  239.   A good (hardcopy) reference for graphics formats is  _Graphics
  240. File Formats_, by David C. Kay and John R. Levine (Windcrest Books,
  241. ISBN 0-8306-3060-0, about US$30.00 in paperback).
  242.  
  243. 9. SAIF
  244.  
  245.   SAIF (Spatial Archive and Interchange Format) is a Canadian standard
  246. for the exchange of geographic data.  It uses an object oriented data 
  247. model, and consists of definitions of the underlying building blocks, 
  248. including tuples, sets, lists, enumerations, and primitives.
  249.   A company has formed to provide tools and training for the SAIF data
  250. standard.  Safe Software may be contacted by email at infosafe@safe.com
  251. or by phone at either (604) 241-4424 or (604) 583-2016.  They maintain
  252. a WWW page for SAIF at http://www.wimsey.com/~infosafe/saif/saifHome.html
  253. which will be continually updated. 
  254.   The SAIF specification is also available by FTP at
  255. ftp://s2k-ftp.cs.berkeley.edu/pub/sequoia/schema/STANDARDS/SAIF and
  256. ftp://moon.cecer.army.mil/ogis/related/SAIF3.1.
  257.   There is a SAIF Mailing List:  send email to "infosafe@safe.com" with 
  258. the subject "SAIF Request" to be added to the list.
  259.  
  260. 10. SDTS
  261.   SDTS (Spatial Data Transfer Standard) is a Federal standard (Federal 
  262. Information Processing Standard (FIPS) 173) for transfer of geologic and 
  263. other spatial data.  Documentation and examples are available from the USGS
  264. at ftp://sdts.er.usgs.gov/pub/sdts/www/html/sdts.html (for WWW users;
  265. this is an html interface to the ftp site, which can also be accessed
  266. directly, although not as nicely, at ftp://sdts.er.usgs.gov/pub/sdts.
  267.   For more information, contact sdts@usgs.gov.
  268.  
  269. 11. HDS
  270.  
  271.   HDS (Hierarchical Data System) is a freely available database system.
  272. It is particularly suited to the storage of large multi-dimensional arrays 
  273. (with their ancillary data) where efficiency of access is a requirement.
  274. It is presently used in astronomy, for storing (in particular) images, 
  275. spectra and time series.
  276.   Documentation, and information on obtaining the source code, is
  277. available at http://star-www.rl.ac.uk/ or in a LaTex document at
  278. ftp://starlink-ftp.rl.ac.uk/pub/doc/star-docs/sun92.tex.
  279.  
  280. 12. MedFileS
  281.   The Medical File Standard (MedFileS) is a global project coordinated 
  282. via the internet to provide a standard for the recording of clinical medical 
  283. information.  Anyone may participate in the project or obtain the current 
  284. standard by e-mail to "medfiles@delphi.com".  Information is obtained by 
  285. sending commands in the subject line of e-mail messages.  The command 
  286. "send distrib." will provide a full description of the e-mail distribution
  287. system.  The command "send overview." will provide a document detailing the 
  288. MedFileS project.
  289.  
  290. ---------------
  291. Subject: Resources for visualization software information
  292.  
  293.   Many visualization software packages exist which are intended to be 
  294. used with data in one or more of these standard formats.  Here are 
  295. pointers to some lists of information about this software.  (Note that
  296. this is somewhat outside the scope of this document, which is really
  297. only intended to discuss data formats, but I think this will be
  298. useful to many.)
  299.   Brief descriptions and pointers to software that can be used with
  300. netCDF is at http://www.unidata.ucar.edu/packages/netcdf/utilities.html.
  301.   A page of links to many scientific visualization and graphics software
  302. packages is at http://www.msi.umn.edu/SciVis/Packages/packages.html.
  303.   A page of links to both graphics software and various scientific data 
  304. format descriptions is at http://sslab.colorado.edu:2222/sw_list.html.
  305.   An article comparing several scientific visualization techniques and
  306. packages is available at http://www.sara.nl/Consumer.Report/Report.html.
  307.  
  308. ---------------
  309. Subject:  How to use the data retrieval methods
  310.  
  311.   This section only describes FTP and telnet in any detail;  for other
  312. methods, FTP sites are given, so you can get information on them yourself.
  313.  
  314. 1) How to use FTP
  315. 2) How to use telnet
  316. 3) Gopher information
  317. 4) Wais information
  318. 5) WWW information
  319.  
  320. 1. How to use FTP
  321.  
  322. FTP (File Transfer Protocol) allows transfer of files between two computers
  323. which are on the Internet.  To access the FTP areas listed here, at your
  324. system prompt type "ftp" followed by the name of the desired system.  For 
  325. example, to access ncardata.ucar.edu you'd type
  326.  
  327.     ftp ncardata.ucar.edu
  328.  
  329. Use "anonymous" as your login and your email address as the password (if
  330. requested).
  331.  
  332. [Note: quotes ("like this") are used to set off names of directories and
  333. files, or commands you'd type, and are not part of these names.]
  334.  
  335. Not all FTP systems accept the same commands, but here's a list of the
  336. most useful:
  337.  
  338.     ls      list files in the current directory.
  339.     cd      change directory, e.g. "cd wx" changes to the wx directory.
  340.     binary  sets binary mode
  341.     ascii   sets ascii mode (the default).  Use for retrieving text.
  342.     get     retrieves a file, e.g. "get readme" gets a file called readme.
  343.     bye     exits FTP.
  344.  
  345. If you can't seem to connect to the site, check to see if it is a telnet
  346. site.  If it is, follow the instructions in the following section instead.
  347.  
  348. If you can't FTP from your site, use one of the following ftp-by-mail servers:
  349.  
  350.     ftpmail@decwrl.dec.com          
  351.     ftpmail@src.doc.ic.ac.uk
  352.     ftpmail@cs.uow.edu.au           
  353.     ftpmail@grasp.insa-lyon.fr
  354.     ftpmail@ftp.uni-stuttgart.de
  355.  
  356. Send an e-mail message to the closest address, with the lines:
  357.  
  358.     reply your_address@some.where     <- with your email address
  359.     connect ncardata.ucar.edu         <- for example
  360.     cd datasets/ds111.2/software
  361.     get access_sun.f
  362.     quit
  363.  
  364. For complete instructions, send a one-line message reading "help" to the
  365. server.  Please don't ask me for help!
  366.  
  367. 2. How to use telnet
  368.  
  369. Type "telnet" followed by the name or IP number of the desired system.  These
  370. publicly accessible systems generally allow you to log in but put you in
  371. a restricted shell, from which only a certain menu of commands is available.
  372. The description for the site will include the login to use.
  373.  
  374. If you can't seem to connect to the site, re-check its description in the
  375. document; if it's an FTP site, follow the instructions in the previous 
  376. section instead.
  377.  
  378. 3. Gopher information
  379.  
  380. Available by ftp at ftp://rtfm.mit.edu/pub/usenet/news.answers/gopher-faq.
  381.  
  382. 4. Wais information
  383.  
  384. Available by ftp at 
  385. ftp://rtfm.mit.edu/pub/usenet/news.answers/wais-faq/getting-started.
  386.  
  387. 5. WWW information
  388.  
  389. Available by ftp at ftp://rtfm.mit.edu/pub/usenet/news.answers/www/faq.
  390. WWW is so easy to use that you might as well just hop in and try it, so 
  391. ask your sysadmin if you have a WWW browser such as NCSA Mosaic.
  392.  
  393. ---------------
  394. Subject:  Why isn't my favorite format on this list?
  395.  
  396.   If you don't see a format you're interested in here, it could be one
  397. of three reasons.  First of all, there are a lot of formats which are
  398. out of the scope of this newsgroup:  it ain't named *sci*.data.formats
  399. for nuthin', you know.  Formats used in commercial spreadsheet and
  400. word-processing software aren't scientific data formats, and aren't
  401. discussed in this group.
  402.  
  403.   Second, it may be that nobody has given the FAQ organizer any information
  404. on sources for information on that format.  So ask the newsgroup -- and
  405. if you do get a response, please let me know what it is!
  406.  
  407.   Finally, you may ask on the net, and hear nothing, because the 
  408. data format description just *isn't* publicly available.  For most 
  409. scientific data formats, this is a Bad Thing, and most archivists and
  410. scientists *want* to have their format information available.  If
  411. you have such information, but don't have resources to make it
  412. available, please ask around and see if you can get it into an FTP
  413. area or other resource.  Please don't publicize private or proprietary
  414. formats without the permission of the author, though.
  415. --
  416. /\    There is no doubt in my mind that there is a connection between alien
  417.   \_][  visitation and excessive consumption of bad coffee -- colin newell
  418.       \___http://www.ucar.edu/dss/ilana.html_______________ilana@ncar.ucar.edu
  419.  
  420.